GtkShortcutFunc

Prototype for shortcuts based on user callbacks.

alias GtkShortcutFunc = int function(GtkWidget* widget, GVariant* args, void* userData)

Return Value

%TRUE if the action was successful.

Meta